-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ansible Core version bump up to 2.14.0 #452
Conversation
|
ok-to-test |
/ok-to-test --> Failed due to PAT having improper permissions |
/ok-to-test
|
/ok-to-test
|
/ok-to-test
All PC and karbon related tests were run against v2023.1.0.2 and vkarbon 2.8.0. All passed except: |
/ok-to-test
Coverage failure. All PC tests with 2023.1.0.2, karbon 2.8 and NDB sanity with v2.5.2 passed. |
/ok-to-test
Ran foundation sanity tests with v5.2 |
This reverts commit be1a11d.
/ok-to-test
|
/ok-to-test |
/ok-to-test
Final regression with PC tests on setup with PC version 2023.1.0.2 |
* Version bump for runtime.yml * Dummy commit * Add ansible lint check * Requirements bumpup ansible-core version * Workflow should only have 3.9 as 3.8 and 3.7 support is gone from ansible * Revert pipeline changes * Revert sanity version changes * Change ansible-core to 2.14.0 * Use python 3.9 only and use ubuntu 20.4 runner for ansible unit tests * Doc fixes * 1. Bump up coverage. 2. Lint fixes * Add notes in inventory modules * Minor lint fixes * notes lint fix * Fix notes lint faulure * Fix trailing spaces * More lint fixes * More lint fixes * Remove ansible lint check * Fix fetch_url for ansible versions >= 2.13.0 * Install community package before inetegration tests * Fix integration requirements.txt * print ansible version in pipeliines * Update source branch of ok to test * revert workflows temp changes * Not run foundation and ndb sanity test * Fix PBRS tests. Add correct value types for code and type in icmp spec * Enable NDB sanity tests * Fix read me typos * Enable foundation sanity and some lint fixes * Add bond modes in test for foundation * Disable pc tests * Minor fix * Revert "Disable pc tests" This reverts commit be1a11d. * Disabled foundation and database to run only PC tests * Release notes update * Lint fxies * Change log changes
Updated runtime.yml to only support ansible >=2.14.0, as previous versions are EOL
Below requirements Version changed to:
ansible-core==2.14.0
coverage==6.5.0
Changes: